mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-27 16:59:37 +02:00
Toggle public profile from settings page.
This commit is contained in:
parent
c867494a17
commit
4d17484f86
4 changed files with 32 additions and 4 deletions
|
@ -1,5 +1,4 @@
|
|||
export let appVersion = 'Web v0.6.0';
|
||||
export let versionChangelog = 'https://github.com/seanmorley15/AdventureLog/releases/tag/v0.5.2';
|
||||
export let versionChangelog = 'https://github.com/seanmorley15/AdventureLog/releases/tag/v0.6.0';
|
||||
export let appTitle = 'AdventureLog';
|
||||
export let copyrightYear = '2024';
|
||||
// config for the frontend
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue