Update notification service

This commit is contained in:
MacRimi
2026-03-27 19:40:17 +01:00
parent 6bb9313b95
commit 0edc2cc3af
4 changed files with 64 additions and 5 deletions

View File

@@ -9,6 +9,7 @@ import { Label } from "./ui/label"
import { Badge } from "./ui/badge"
import { Button } from "./ui/button"
import { Select, SelectContent, SelectItem, SelectTrigger, SelectValue } from "./ui/select"
import { Switch } from "./ui/switch"
import { Dialog, DialogContent, DialogHeader, DialogTitle, DialogDescription } from "./ui/dialog"
import { fetchApi } from "../lib/api-config"
import {