mirror of
https://github.com/ZeroCatDev/Classworks.git
synced 2026-05-13 19:35:07 +00:00
Remove trailing comma in hitokotoCategories array
Agent-Logs-Url: https://github.com/ZeroCatDev/Classworks/sessions/6de2bd3a-dd64-4f26-a5a5-0f7fed081fdc Co-authored-by: Sunwuyuan <88357633+Sunwuyuan@users.noreply.github.com>
This commit is contained in:
parent
6f697d0fd0
commit
91169b0a03
@ -312,7 +312,7 @@ export default {
|
||||
{ value: 'i', label: '诗词' },
|
||||
{ value: 'j', label: '网易云' },
|
||||
{ value: 'k', label: '哲学' },
|
||||
{ value: 'l', label: '抖机灵' },
|
||||
{ value: 'l', label: '抖机灵' }
|
||||
],
|
||||
loading: false,
|
||||
testLoading: false,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user