mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-15 06:19:46 -06:00
quote consistancy
switch " to ' didnt even notice lol
This commit is contained in:
parent
9cea3ccf4b
commit
c80dfad5a9
@ -146,7 +146,7 @@ module.exports = {
|
|||||||
currentVersion: '1.0',
|
currentVersion: '1.0',
|
||||||
versions: [
|
versions: [
|
||||||
{
|
{
|
||||||
title: "1.2",
|
title: '1.2',
|
||||||
name: '1.0',
|
name: '1.0',
|
||||||
status: 'stable',
|
status: 'stable',
|
||||||
children: [
|
children: [
|
||||||
@ -165,7 +165,7 @@ module.exports = {
|
|||||||
currentVersion: '1.0',
|
currentVersion: '1.0',
|
||||||
versions: [
|
versions: [
|
||||||
{
|
{
|
||||||
title: "1.2",
|
title: '1.2',
|
||||||
name: '1.0',
|
name: '1.0',
|
||||||
status: 'stable',
|
status: 'stable',
|
||||||
children: [
|
children: [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user