Display notes section in Service Settings

This commit is contained in:
Pea Tyczynska
2021-01-13 18:48:20 +00:00
parent 9058edca90
commit 89b3f6ace2
5 changed files with 28 additions and 6 deletions

View File

@@ -37,6 +37,7 @@ class Service(JSONModel):
'message_limit',
'rate_limit',
'name',
'notes',
'prefix_sms',
'research_mode',
'service_callback_api',