mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-04-28 06:15:26 +00:00
f1dd77982a
Convert LocaleWebAppHandler from extending WebAppContext to extending HandlerWrapper, since handle() is now final in WebAppContext. Untested.