rename sidebar_handler to sidebar to rename to the same page
This commit is contained in:
parent
4fe0abc374
commit
ca30e9dab1
1 changed files with 0 additions and 0 deletions
|
@ -1,12 +0,0 @@
|
|||
import Sidebar from '../GUI/sidebar.js';
|
||||
import {read, write} from '../secretariat.js';
|
||||
|
||||
export default class sidebar_handler {
|
||||
constructor () {
|
||||
|
||||
};
|
||||
|
||||
async activate () {
|
||||
await read(`settings,behavior,autoRun`)
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue