Skip to content

Commit

Permalink
- use bug icon
Browse files Browse the repository at this point in the history
  • Loading branch information
dataflake committed Oct 2, 2020
1 parent bfdf8fd commit dcec8a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/App/ApplicationManager.py
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ class DebugManager(Tabs, Traversable, Implicit):
id = 'DebugInfo'
name = title = 'Debug Information'
meta_type = name
zmi_icon = 'fas fa-bug'

manage_options = (
{'label': 'Control Panel', 'action': '../manage_main'},
Expand Down

0 comments on commit dcec8a2

Please sign in to comment.