fix mime type for admin.js

This commit is contained in:
2020-07-05 21:39:58 +01:00
parent fa0527c6a7
commit a2a2abc7f2
4 changed files with 9 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "jellyfin-accounts"
version = "0.3.0"
version = "0.3.1"
readme = "README.md"
description = "A simple account management system for Jellyfin"
authors = ["Harvey Tindall <harveyltindall@gmail.com>"]