mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Merge pull request #4926 from jjaffeux/fixes-mouse-three
Uses computer_mouse as base name
This commit is contained in:
@@ -6346,8 +6346,9 @@
|
||||
"artificial_satellite": [
|
||||
"satellite_orbital"
|
||||
],
|
||||
"three_button_mouse": [
|
||||
"mouse_three_button"
|
||||
"computer_mouse": [
|
||||
"mouse_three_button",
|
||||
"three_button_mouse"
|
||||
],
|
||||
"hocho": [
|
||||
"knife"
|
||||
|
||||
Reference in New Issue
Block a user