diff options
Diffstat (limited to 'weed/command/update_full.go')
| -rw-r--r-- | weed/command/update_full.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/weed/command/update_full.go b/weed/command/update_full.go index 185203aee..f2dfb2b85 100644 --- a/weed/command/update_full.go +++ b/weed/command/update_full.go @@ -3,7 +3,7 @@ package command -//set true if gtags are set +// set true if gtags are set func init() { isFullVersion = true } |
