mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-23 21:17:30 +00:00
fix: lint errors again
This commit is contained in:
@@ -366,7 +366,7 @@ const loadUsageStats = async () => {
|
||||
userStore.getUserUsageStats({ period: selectedPeriod.value }),
|
||||
userStore.getUserApiKeys()
|
||||
])
|
||||
|
||||
|
||||
usageStats.value = stats
|
||||
userApiKeys.value = apiKeys
|
||||
} catch (error) {
|
||||
|
||||
Reference in New Issue
Block a user