From 0e5c1f83ff72e5d3a8a45d8874595c8390c5262f Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Mon, 28 Jan 2019 23:49:27 +0000 Subject: Add MinetestRelease editor --- app/views/admin/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/views/admin/__init__.py') diff --git a/app/views/admin/__init__.py b/app/views/admin/__init__.py index b4b4f99..2e467da 100644 --- a/app/views/admin/__init__.py +++ b/app/views/admin/__init__.py @@ -15,4 +15,4 @@ # along with this program. If not, see . -from . import admin, licenseseditor, tagseditor, todo +from . import admin, licenseseditor, tagseditor, versioneditor, todo -- cgit v1.2.3