mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 04:53:01 +00:00
🔷 redesign playlist header
This commit is contained in:
committed by
Mungai Geoffrey
parent
d0e2980dfe
commit
9c808aa817
@@ -1,6 +1,6 @@
|
||||
import { defineStore } from "pinia";
|
||||
import { Notif } from "../interfaces";
|
||||
import { NotifType } from "./enums";
|
||||
import { NotifType } from "../composables/enums";
|
||||
|
||||
const useNotifStore = defineStore("notification", {
|
||||
state: () => ({
|
||||
|
||||
Reference in New Issue
Block a user