mirror of
https://github.com/cloudreve/cloudreve.git
synced 2025-12-15 10:04:01 +08:00
feat: platform self-adaptation for file viewer application (#2603)
This commit is contained in:
@@ -286,6 +286,7 @@ type Viewer struct {
|
||||
MaxSize int64 `json:"max_size,omitempty"`
|
||||
Disabled bool `json:"disabled,omitempty"`
|
||||
Templates []NewFileTemplate `json:"templates,omitempty"`
|
||||
Platform string `json:"platform,omitempty"`
|
||||
}
|
||||
|
||||
type ViewerGroup struct {
|
||||
|
||||
Reference in New Issue
Block a user