diff options
author | Jesús <heckyel@hyperbola.info> | 2019-12-30 15:55:13 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-12-30 15:55:13 -0500 |
commit | 288df6a7bf8b933e2dc499e38f4915fcf974c14b (patch) | |
tree | 77bba994f260c064d3ee7f76c427ddfaa4f91710 /hosts-files.html | |
parent | a2c9deaa145b780722e93b3899600f287c8094a4 (diff) | |
download | ematrix-288df6a7bf8b933e2dc499e38f4915fcf974c14b.tar.lz ematrix-288df6a7bf8b933e2dc499e38f4915fcf974c14b.tar.xz ematrix-288df6a7bf8b933e2dc499e38f4915fcf974c14b.zip |
backport
- Flush caches on upgrade
- Properly handle FrameModule's unloading
- Use the new module and remove the old implementation
Diffstat (limited to 'hosts-files.html')
-rw-r--r-- | hosts-files.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts-files.html b/hosts-files.html index b0cc6d6..da3854e 100644 --- a/hosts-files.html +++ b/hosts-files.html @@ -68,6 +68,5 @@ <script src="js/i18n.js"></script> <script src="js/dashboard-common.js"></script> <script src="js/hosts-files.js"></script> - </body> </html> |