diff options
author | Alexander Moisseev <moiseev@mezonplus.ru> | 2018-07-08 11:58:27 +0300 |
---|---|---|
committer | Alexander Moisseev <moiseev@mezonplus.ru> | 2018-07-08 11:58:27 +0300 |
commit | 97f21fc116b5c2bb416d8bd212a2ee06ddceee68 (patch) | |
tree | e81fc467ff4dc4f4c59e6427b71fbcac537c152e /package.json | |
parent | e514ce57b5dfba541564828ef6373c0912a9f7cd (diff) | |
download | rspamd-97f21fc116b5c2bb416d8bd212a2ee06ddceee68.tar.gz rspamd-97f21fc116b5c2bb416d8bd212a2ee06ddceee68.zip |
[WebUI] Fix variable assignment
I think `var full = shrt = "";` is `var full = (shrt = "");` effectively, so `full = true`.
Diffstat (limited to 'package.json')
0 files changed, 0 insertions, 0 deletions