1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-08-02 19:55:18 +02:00

Merge pull request #217 from seanmorley15/development

retrigger workflows
This commit is contained in:
Sean Morley 2024-08-16 11:54:40 -04:00 committed by GitHub
commit e9ebd7da7e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 2 deletions

View file

@ -1,3 +1,3 @@
from django.contrib import admin
# Register your models here.
# Register your models here

View file

@ -2,4 +2,3 @@ export let appVersion = 'Web v0.5.1';
export let versionChangelog = 'https://github.com/seanmorley15/AdventureLog/releases/tag/v0.5.1';
export let appTitle = 'AdventureLog';
export let copyrightYear = '2024';
// config for about modal