update maxspeed tests, remove maxspeed from foot profile
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
def shortcuts_hash
|
||||
@shortcuts_hash ||= {}
|
||||
end
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
def shortcuts_hash
|
||||
@shortcuts_hash ||= {}
|
||||
end
|
||||