Rename bar.js file to index.js and fix styling for switches and media progress bar.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { closeAllMenus } from "../bar.js";
|
||||
import { closeAllMenus } from "../index.js";
|
||||
|
||||
const date = Variable("", {
|
||||
poll: [1000, 'date "+ %a %b %d %I:%M:%S %p"'],
|
||||
|
||||
Reference in New Issue
Block a user