Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/flipperzero-firmware.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikolay Minaylov <nm29719@gmail.com>2022-07-14 19:44:34 +0300
committerGitHub <noreply@github.com>2022-07-14 19:44:34 +0300
commit2caa5c3064b88d529a8c2e011c79f27799a9b1f2 (patch)
tree2bb30073ee2d40e502627ddfc6a8c9344d7ab658 /fbt_options.py
parentfd498bdfcfad7806c37674622e32244d659a16ea (diff)
[FL-2633] Move files from /int to /ext on SD mount #1384
Co-authored-by: あく <alleteam@gmail.com>
Diffstat (limited to 'fbt_options.py')
-rw-r--r--fbt_options.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/fbt_options.py b/fbt_options.py
index fb06cecd..fb2a0d36 100644
--- a/fbt_options.py
+++ b/fbt_options.py
@@ -67,6 +67,7 @@ FIRMWARE_APPS = {
# Apps
"basic_apps",
"updater_app",
+ "storage_move_to_sd",
"archive",
# Settings
"passport",