1
0
Fork 0
mirror of https://github.com/KokaKiwi/BarInsta synced 2026-03-14 08:21:35 +00:00

Disable DM if tab removed and do not add favs to more list if tab added

This commit is contained in:
Ammar Githam 2021-03-25 00:32:24 +09:00
parent b9d75af03c
commit 2fed236f04
6 changed files with 92 additions and 48 deletions

View file

@ -477,4 +477,6 @@
<string name="crash_report_title">Select an email app to send crash logs</string>
<string name="tab_order">Screen order</string>
<string name="other_tabs">Other tabs</string>
<string name="tab_order_start_next_launch">The tab order will be reflected on next launch</string>
<string name="dm_remove_warning">If saved, all DM related features will be disabled on next launch</string>
</resources>