fix oauth

This commit is contained in:
2026-01-18 14:26:43 +09:00
parent 1fd619e32b
commit 6ef8780ac6
30 changed files with 3992 additions and 8 deletions

3
public/_redirects Normal file
View File

@@ -0,0 +1,3 @@
/app/* /index.html 200
/oauth/* /index.html 200
/* /index.html 200