You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If files on the flipper are sorted into subfolders beyond the root application folder (example: /ext/subghz/sub_folder/file.sub) and are also in favorites.txt, are removed from favorites.txt after syncing with the android app.
Files that are not in subfolders (example: /ext/subghz/file.sub) act as expected and remain in favorites.txt
Describe the bug
If files on the flipper are sorted into subfolders beyond the root application folder (example:
/ext/subghz/sub_folder/file.sub
) and are also in favorites.txt, are removed from favorites.txt after syncing with the android app.Files that are not in subfolders (example:
/ext/subghz/file.sub
) act as expected and remain in favorites.txtPossibly related to issue #284
To Reproduce
/ext/nfc/my_folder/file.nfc
Expected behavior
Pinned/Favorite files should remain in favorites.txt after syncing with android app
The text was updated successfully, but these errors were encountered: