refactor
This commit is contained in:
@@ -66,7 +66,7 @@ export default defineComponent({
|
||||
bg: 'var(--bg)',
|
||||
},
|
||||
pagination: {
|
||||
endpoint: 'i/signin-history',
|
||||
endpoint: 'i/signin-history' as const,
|
||||
limit: 5,
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user