Update index.py

pull/718/head
dami 1 month ago
parent f4cda4ec36
commit cef521390a
  1. 2
      plugins/mysql/index.py

@ -9,7 +9,7 @@ import subprocess
import re
import json
from packaging import pk_version
from packaging import version as pk_version
web_dir = os.getcwd() + "/web"
if os.path.exists(web_dir):

Loading…
Cancel
Save