mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-09 12:34:09 +02:00
lint
This commit is contained in:
@@ -17,9 +17,6 @@ defineProps<{
|
||||
isStacked: boolean;
|
||||
}>();
|
||||
|
||||
const emit = defineEmits<{
|
||||
}>();
|
||||
|
||||
const pagination = {
|
||||
endpoint: 'notes/mentions' as const,
|
||||
limit: 10,
|
||||
|
||||
Reference in New Issue
Block a user