build tags like e2ee and external are now included in the about page.
@@ -1,9 +1,12 @@
//go:build !tray
// +build !tray
package main
var TRAY = false
func BuildTagsTray() {}
func RunTray() {}
func QuitTray() {}
The note is not visible to the blocked user.