feat: add inbox ui

This commit is contained in:
Steven
2023-10-28 02:43:46 +08:00
parent 79bb3253b6
commit 3c36cc2953
11 changed files with 226 additions and 7 deletions

View File

@@ -9,7 +9,7 @@ import (
)
const (
InboxNamePrefix = "inbox/"
InboxNamePrefix = "inboxes/"
)
// GetNameParentTokens returns the tokens from a resource name.