mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-09 01:08:39 +09:00
[Pale-Moon] Set compatversion for hardcoded overrides to 102.0
This commit is contained in:
parent
cfef3fa487
commit
5a627b6ce4
1 changed files with 1 additions and 1 deletions
|
|
@ -47,4 +47,4 @@ def ApplicationBranding():
|
|||
DEFINES['MOZ_APP_VERSION'] = CONFIG['MOZ_APP_VERSION']
|
||||
DEFINES['MOZ_BRANDING_DIRECTORY'] = CONFIG['MOZ_BRANDING_DIRECTORY']
|
||||
DEFINES['MOZILLA_UAVERSION_U'] = CONFIG['MOZILLA_UAVERSION_U']
|
||||
DEFINES['MOZILLA_COMPATVERSION_U'] = "52.9"
|
||||
DEFINES['MOZILLA_COMPATVERSION_U'] = "102.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue