mirror of
https://github.com/garraflavatra/rolens.git
synced 2025-07-20 22:48:02 +00:00
Improved the app menu
This commit is contained in:
@ -7,8 +7,7 @@
|
||||
export let database;
|
||||
export let hostKey;
|
||||
export let dbKey;
|
||||
|
||||
let tab = 'stats';
|
||||
export let tab = 'stats';
|
||||
|
||||
$: if (database) {
|
||||
database.hostKey = hostKey;
|
||||
|
Reference in New Issue
Block a user