You've already forked filebrowser
mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-11-26 14:25:26 +08:00
Fix typo Costum:Custom
Signed-off-by: Eduardo Reyes <tred27@gmail.com>
Former-commit-id: 04ce18560cd08deb501b00264d6a0a63167d2baf [formerly da705c2815f75a135d4aa0f89bad00529589a73f] [formerly e121f175c5440e06a9b011a08dfd233b839e704c [formerly 76fff5474c]]
Former-commit-id: 51dacad018827311def6d554eb21acf6c9151495 [formerly 7eea9369cbc8df56b5888f42ac90b557d93df06c]
Former-commit-id: 8a8de59b1841e32be4e8deb4dd718291768e5750
This commit is contained in:
@@ -80,7 +80,7 @@ type User struct {
|
||||
// Rules is an array of access and deny rules.
|
||||
Rules []*Rule `json:"rules"`
|
||||
|
||||
// Costum styles for this user.
|
||||
// Custom styles for this user.
|
||||
CSS string `json:"css"`
|
||||
|
||||
// These indicate if the user can perform certain actions.
|
||||
|
||||
Reference in New Issue
Block a user