fix: new user group error in without replication

This commit is contained in:
Samler 2025-06-29 01:05:36 +08:00
parent ac6f97d9ba
commit 1a8cdadb4f
No known key found for this signature in database
GPG Key ID: BFDA5A582449E3B0

View File

@ -38,7 +38,7 @@ const defaultGroup: GroupEnt = {
redirected_source: true,
},
edges: {
storage_policies: [],
storage_policies: undefined,
},
id: 0,
};