mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-30 16:46:21 +00:00
Merge branch 'blazer' into panel.sutty.nl
This commit is contained in:
commit
6e47a09033
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ class StatsController < ApplicationController
|
|||
v * nodes
|
||||
end
|
||||
.sort_by do |_, v|
|
||||
v.last
|
||||
v
|
||||
end.reverse.to_h
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue