feat: support admin create address && add ENABLE_USER_CREATE_EMAIL config (#175)

This commit is contained in:
Dream Hunter
2024-04-29 00:09:53 +08:00
committed by GitHub
parent 6ce7e2e7f6
commit 23d1709ca1
16 changed files with 306 additions and 153 deletions

View File

@@ -4,8 +4,6 @@ on:
push:
paths:
- "vitepress-docs/**"
branches:
- main
tags:
- "*"
workflow_dispatch: