Translate remaining Chinese JSDoc and CSS comments to English
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -42,7 +42,7 @@ export const useCompareStore = defineStore('compareStore', {
|
||||
},
|
||||
/**
|
||||
* fetch discover api, get stats.
|
||||
* @param {string} type 'log' | 'filter',可傳入 'log' 或 'filter'
|
||||
* @param {string} type - The file type ('log' or 'filter').
|
||||
* @param {number} id log or filter ID
|
||||
*/
|
||||
async getStateData(type, id) {
|
||||
|
||||
Reference in New Issue
Block a user