mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-10 21:05:59 -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',
|
||||
versions: [
|
||||
{
|
||||
title: "1.2",
|
||||
title: '1.2',
|
||||
name: '1.0',
|
||||
status: 'stable',
|
||||
children: [
|
||||
@ -165,7 +165,7 @@ module.exports = {
|
||||
currentVersion: '1.0',
|
||||
versions: [
|
||||
{
|
||||
title: "1.2",
|
||||
title: '1.2',
|
||||
name: '1.0',
|
||||
status: 'stable',
|
||||
children: [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user