luci-app-statistics: stat-genconfig: add missing i18n module import
authorJo-Philipp Wich <jo@mein.io>
Sun, 3 Nov 2019 19:01:39 +0000 (20:01 +0100)
committerJo-Philipp Wich <jo@mein.io>
Sun, 3 Nov 2019 19:03:01 +0000 (20:03 +0100)
commit8a84b63dc9cac38ab68f9517c31004095441706e
tree534189c374f7f391981316de91da8a7a82ffe49a
parentaf88f9a006b23f3ec0e559b1192570930ec648b5
luci-app-statistics: stat-genconfig: add missing i18n module import

Fixes the following runtime error:

    /usr/bin/lua: /usr/bin/stat-genconfig:289: attempt to index field 'i18n' (a nil value)
    stack traceback:
        /usr/bin/stat-genconfig:289: in main chunk

Reported-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
applications/luci-app-statistics/root/usr/bin/stat-genconfig