Expose timing constants and intro fade control
This commit is contained in:
parent
cdb57525ca
commit
4a2101b75e
3 changed files with 44 additions and 26 deletions
|
|
@ -32,6 +32,7 @@ PREVIEW_NAME = ".movmaker-preview"
|
|||
HIDDEN_NAME = ".mvlog-hidden"
|
||||
NOTIFIED_CACHE = "cache/push_notifications.json"
|
||||
INTRO_LOGO_ALPHA = "0.5"
|
||||
MVLOG_WORKER_RECOMMENDED_INTERVAL_MINUTES = 5
|
||||
|
||||
|
||||
def now() -> str:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue