mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-09-04 23:17:34 +08:00
feat: announcement support html (#566)
* feat: announcement support html * feat: update dependencies
This commit is contained in:
Executable
+15
@@ -0,0 +1,15 @@
|
||||
cd frontend/
|
||||
pnpm up
|
||||
cd ..
|
||||
|
||||
cd worker/
|
||||
pnpm up
|
||||
cd ..
|
||||
|
||||
cd pages/
|
||||
pnpm up
|
||||
cd ..
|
||||
|
||||
cd vitepress-docs/
|
||||
pnpm up
|
||||
cd ..
|
||||
Reference in New Issue
Block a user