listModes: Port listModes command to ES module

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1499>
This commit is contained in:
Evan Welsh 2023-06-07 22:13:24 -07:00 committed by Florian Müllner
parent b6e97fe449
commit 12f6d7027b
3 changed files with 11 additions and 5 deletions

View file

@ -75,6 +75,7 @@
<file>ui/keyboard.js</file>
<file>ui/layout.js</file>
<file>ui/lightbox.js</file>
<file>ui/listModes.js</file>
<file>ui/locatePointer.js</file>
<file>ui/lookingGlass.js</file>
<file>ui/magnifier.js</file>