Skip to content

Commit 0046bd3

Browse files
authored
Update cafe_helper.rb
1 parent 3244246 commit 0046bd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/helpers/cafe_helper.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ def cafe_worker_edit_user(worker)
3434
end
3535
end
3636
def pass_collection
37-
[['1 timme', 1], ['2 timmar', 2], ['3 timmar', 3]]
37+
[['2 timmar', 2], ['3 timmar', 3], ['1 timme', 1]]
3838
end
3939
end

0 commit comments

Comments
 (0)