diff options
| author | fatpigsarefat <fatpigsarefat@outlook.com> | 2018-04-18 21:20:48 +0100 |
|---|---|---|
| committer | fatpigsarefat <fatpigsarefat@outlook.com> | 2018-04-18 21:20:48 +0100 |
| commit | 9f1709f191c8fdee303579de2bb3d88d71137f57 (patch) | |
| tree | cf4306106d0a9d5b47def630643cd29407f9612b /src/config.yml | |
| parent | d177ad9fde6f0a78252e0f60017e91d2aa4260d4 (diff) | |
customisable gui names
Diffstat (limited to 'src/config.yml')
| -rw-r--r-- | src/config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.yml b/src/config.yml index 65aaea2e..99cfbc1c 100644 --- a/src/config.yml +++ b/src/config.yml @@ -778,7 +778,7 @@ options: # Titles for the GUIs guinames: quests-category: "Quests Categories" - quests-menu : "Quests" + quests-menu: "Quests" daily-quests: "Daily Quests" # This switches up the entire quest system. |
