diff options
| author | Daniel Thompson <daniel@redfelineninja.org.uk> | 2021-01-03 17:29:35 (GMT) |
|---|---|---|
| committer | Daniel Thompson <daniel@redfelineninja.org.uk> | 2021-01-03 17:29:35 (GMT) |
| commit | 8325177ec84c8dbb43e57bfd23054422a73c9e34 (patch) | |
| tree | 552b373e304c6ce729087574c1595f37a2a8e029 /wasp/boards/sphinx | |
| parent | 3813eb29114d7c2fd73584c8a3a0ab89238bfe84 (diff) | |
sphinx: Fix docs build regression
Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
Diffstat (limited to 'wasp/boards/sphinx')
| -rw-r--r-- | wasp/boards/sphinx/icons.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wasp/boards/sphinx/icons.py b/wasp/boards/sphinx/icons.py index 9cefeab..b17b97e 100644 --- a/wasp/boards/sphinx/icons.py +++ b/wasp/boards/sphinx/icons.py @@ -5,6 +5,7 @@ battery = 'Default battery icon' bomb = 'Small bomb icon' app = 'Default application icon' clock = 'Default digital clock icon' +software = 'Default software application icon' headset = 'Default music player icon' settings = 'Default settings icon' torch = 'Default torch or flashlight icon' |
