mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-12 23:46:13 +01:00
🎨 Improve cloud sync API count display
This commit is contained in:
parent
52ca5e94a1
commit
33470c29ca
3 changed files with 11 additions and 3 deletions
|
|
@ -67,7 +67,8 @@ type Viewable interface {
|
|||
Sortable
|
||||
Calculable
|
||||
|
||||
Type() ViewType
|
||||
GetType() ViewType
|
||||
GetID() string
|
||||
}
|
||||
|
||||
func NewAttributeView(id string) *AttributeView {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue