aboutsummaryrefslogtreecommitdiff
path: root/app/views/admin/__init__.py
diff options
context:
space:
mode:
authorrubenwardy <rw@rubenwardy.com>2019-01-28 23:49:27 +0000
committerrubenwardy <rw@rubenwardy.com>2019-01-28 23:49:27 +0000
commit0e5c1f83ff72e5d3a8a45d8874595c8390c5262f (patch)
tree32cd688399361a75392c6e94eaec1ed7e8d0c8dd /app/views/admin/__init__.py
parentf112756b04f9038cfef950b7a8bafc4d4ad95346 (diff)
downloadcheatdb-0e5c1f83ff72e5d3a8a45d8874595c8390c5262f.tar.xz
Add MinetestRelease editor
Diffstat (limited to 'app/views/admin/__init__.py')
-rw-r--r--app/views/admin/__init__.py2
1 files changed, 1 insertions, 1 deletions
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 <https://www.gnu.org/licenses/>.
-from . import admin, licenseseditor, tagseditor, todo
+from . import admin, licenseseditor, tagseditor, versioneditor, todo