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