refactor
This commit is contained in:
@@ -38,7 +38,7 @@ export default defineComponent({
|
||||
}
|
||||
},
|
||||
pagination: {
|
||||
endpoint: 'clips/list',
|
||||
endpoint: 'clips/list' as const,
|
||||
limit: 10,
|
||||
},
|
||||
draft: null,
|
||||
|
Reference in New Issue
Block a user