瀏覽代碼

Don't show tahoe domain on about screen

Bob Mottram 8 年之前
父節點
當前提交
fce9094978
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      src/freedombone-app-tahoelafs

+ 1
- 1
src/freedombone-app-tahoelafs 查看文件

@@ -32,7 +32,7 @@
32 32
 VARIANTS='full full-vim cloud'
33 33
 
34 34
 IN_DEFAULT_INSTALL=0
35
-SHOW_ON_ABOUT=1
35
+SHOW_ON_ABOUT=0
36 36
 
37 37
 TAHOELAFS_REPO="https://github.com/tahoe-lafs/tahoe-lafs"
38 38
 TAHOELAFS_COMMIT='bb782b0331a60de438136a593bba18338d8d866b'