diff options
Diffstat (limited to 'wasp/apps/__init__.py')
| -rw-r--r-- | wasp/apps/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wasp/apps/__init__.py b/wasp/apps/__init__.py index 222ceb7..a5ab777 100644 --- a/wasp/apps/__init__.py +++ b/wasp/apps/__init__.py @@ -7,4 +7,5 @@ from apps.flashlight import FlashlightApp from apps.launcher import LauncherApp from apps.pager import PagerApp, CrashApp from apps.settings import SettingsApp +from apps.stopwatch import StopwatchApp from apps.testapp import TestApp |
