perf: api key (#342)

This commit is contained in:
Archer
2023-09-23 20:28:03 +08:00
committed by GitHub
parent 814c5b3d3c
commit a4ff5a3f73
59 changed files with 1030 additions and 677 deletions

View File

@@ -34,6 +34,7 @@ const iconPaths = {
kbTest: () => import('./icons/kbTest.svg'),
date: () => import('./icons/date.svg'),
apikey: () => import('./icons/apikey.svg'),
apikeyFill: () => import('./icons/fill/apikey.svg'),
save: () => import('./icons/save.svg'),
minus: () => import('./icons/minus.svg'),
chat: () => import('./icons/light/chat.svg'),