mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-16 08:31:41 +00:00
fixup! mostrar gráficos de recursos utilizados
This commit is contained in:
parent
833213ec80
commit
86f1ac4504
1 changed files with 4 additions and 0 deletions
|
@ -16,4 +16,8 @@ class SiteStatPolicy
|
|||
def host?
|
||||
index?
|
||||
end
|
||||
|
||||
def resources?
|
||||
index?
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue