Prettified Code!

This commit is contained in:
gabek
2022-01-12 21:53:44 +00:00
committed by GitHub Action
parent 045a0a2afd
commit 04f4464e5e
3 changed files with 42 additions and 40 deletions

View File

@@ -178,7 +178,6 @@ export function makeLastOnlineString(timestamp) {
return `Last live: ${string}`;
}
// Routing & Tabs
export const ROUTE_RECORDINGS = 'recordings';
export const ROUTE_SCHEDULE = 'schedule';