fix: add current provider
Build / Flatpak (x86_64) (push) Failing after 8m42s Details

This commit is contained in:
0xMRTT 2023-05-21 23:24:23 +02:00
parent 3ab6a403b9
commit 2f77b51d0f
1 changed files with 1 additions and 0 deletions

View File

@ -365,6 +365,7 @@ Use Theme: {self.use_theme}
Use Text View: {self.use_text_view}
Clear After Send: {self.clear_after_send}
Close All Without Dialog: {self.close_all_without_dialog}
Current Provider: {self.provider}
"""
)
about.present()