Skip to content

Commit

Permalink
fix mock
Browse files Browse the repository at this point in the history
  • Loading branch information
pablomendezroyo committed Nov 27, 2024
1 parent af763e4 commit d80af49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/admin-ui/server-mock/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ startHttpApi({
download: () => {},
downloadWireguardConfig: () => {},
downloadUserActionLogs: () => {},
env: () => {},
fileDownload: () => {},
globalEnvs: () => {},
notificationSend: () => {},
Expand Down

0 comments on commit d80af49

Please sign in to comment.