5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-07-02 16:26:07 +00:00

fixup! mostrar gráficos de recursos utilizados

This commit is contained in:
f 2021-10-08 18:40:52 -03:00
parent 833213ec80
commit 86f1ac4504

View file

@ -16,4 +16,8 @@ class SiteStatPolicy
def host?
index?
end
def resources?
index?
end
end