mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-28 21:18:01 +02:00
Lock file restored to original
This commit is contained in:
parent
f0f1f1e2fb
commit
dbaa33b737
2 changed files with 4545 additions and 31 deletions
4575
package-lock.json
generated
4575
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -148,7 +148,6 @@ export const usePlayer = defineStore('player', () => {
|
||||||
info: false,
|
info: false,
|
||||||
add: false,
|
add: false,
|
||||||
vol: store.vol ? store.vol / 100 : 1,
|
vol: store.vol ? store.vol / 100 : 1,
|
||||||
tooltipIsOpen: false,
|
|
||||||
});
|
});
|
||||||
|
|
||||||
function toggle(i) {
|
function toggle(i) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue