mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-04 21:15:45 +02:00
lint fixes
This commit is contained in:
@@ -108,6 +108,7 @@ async function del(): Promise<void> {
|
||||
|
||||
router.push('/settings/webhook');
|
||||
}
|
||||
|
||||
const headerActions = $computed(() => []);
|
||||
|
||||
const headerTabs = $computed(() => []);
|
||||
|
||||
Reference in New Issue
Block a user