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