mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
split author and copyright
This commit is contained in:
parent
a21cefb92c
commit
bab7065fc2
@ -30,7 +30,7 @@ export default {
|
||||
package: packagejson,
|
||||
defaultTheme: defaultTheme,
|
||||
defaultSoundPack: defaultSoundPack,
|
||||
author: "RageStudio© 2022",
|
||||
author: "RageStudio©",
|
||||
footerLinks: [
|
||||
{
|
||||
label: "Terms of Service",
|
||||
@ -66,6 +66,7 @@ export default {
|
||||
title: packagejson.name,
|
||||
siteName: "Comty",
|
||||
mainPath: "/home",
|
||||
copyright: "Comty - RageStudio© 2022",
|
||||
storage: {
|
||||
basics: "user",
|
||||
token: "token",
|
||||
|
Loading…
x
Reference in New Issue
Block a user