Don't show tahoe domain on about screen

This commit is contained in:
Bob Mottram 2017-03-05 10:35:53 +00:00
parent 8dab145852
commit fce9094978
1 changed files with 1 additions and 1 deletions

View File

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