1
0
mirror of synced 2025-02-21 20:59:39 +01:00

Route 404 to index.html to fix client routing

Add 404 update check
Experiment with card register
This commit is contained in:
Yuchen Ji 2022-06-28 03:30:44 +08:00
parent 01a2f04289
commit ccdb5d3754

View File

@ -0,0 +1,6 @@
namespace GCLocalServerRewrite.models;
public class EmptyCard
{
}