ソースを参照

Add email to restore list

Bob Mottram 8 年 前
コミット
fc2d6ad5d8
共有1 個のファイルを変更した2 個の追加1 個の削除を含む
  1. 2
    1
      src/freedombone-controlpanel

+ 2
- 1
src/freedombone-controlpanel ファイルの表示

@@ -895,7 +895,8 @@ function restore_data_from_storage {
895 895
                      userlocal
896 896
                      userfin
897 897
                      certs
898
-                     personal)
898
+                     personal
899
+                     email)
899 900
 
900 901
     detect_apps
901 902