Update translate.py for 1.7.37+ (API 9)

• Surprisingly, this was just a api version number bump & didn't require efforts
This commit is contained in:
! Freaku 2025-02-08 02:20:04 +05:30 committed by GitHub
parent c7ecaff9d2
commit 20e0b67196
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -246,7 +246,7 @@ class TranslateWindow:
bui.getsound('swish').play()
# ba_meta require api 8
# ba_meta require api 9
# ba_meta export plugin
class byFreaku(babase.Plugin):
def __init__(self):