Update index.py

pull/620/head
Mr Chen 10 months ago
parent fcb5a44abe
commit 0fd5ef28e2
  1. 2
      plugins/mysql-apt/index.py

@ -399,7 +399,7 @@ def getShowLogFile():
return tmp.groups()[0].strip()
def getMdb8Ver():
return ['8.0','8.1','8.2','8.3','8.4']
return ['8.0','8.1','8.2','8.3','8.4','9.0']
def pGetDbUser():
if mw.isAppleSystem():

Loading…
Cancel
Save