Rename bar.js file to index.js and fix styling for switches and media progress bar.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
const bluetooth = await Service.import('bluetooth')
|
||||
import { closeAllMenus } from "../bar.js";
|
||||
import { closeAllMenus } from "../index.js";
|
||||
|
||||
const Bluetooth = () => {
|
||||
const btIcon = Widget.Label({
|
||||
|
||||
Reference in New Issue
Block a user