forked from DebaucheryLibrarian/traxxx
Added configurable disclaimer.
This commit is contained in:
@@ -2,6 +2,8 @@ export default {
|
||||
api: {
|
||||
url: `${window.location.origin}/api`,
|
||||
},
|
||||
showDisclaimer: false,
|
||||
disclaimer: 'This site is in early development, and content may occasionally disappear. Please stay tuned, you will be able to use traxxx to its full potential in the near future!',
|
||||
selectableTags: [
|
||||
'airtight',
|
||||
'anal',
|
||||
|
||||
Reference in New Issue
Block a user