mirror of
https://github.com/discourse/discourse.git
synced 2025-05-31 04:38:47 +08:00
DEV: Upgrade dependencies to Ember 5.12 (#30131)
This commit is contained in:
@ -6,7 +6,7 @@ require "json_schemer"
|
||||
class Theme < ActiveRecord::Base
|
||||
include GlobalPath
|
||||
|
||||
BASE_COMPILER_VERSION = 85
|
||||
BASE_COMPILER_VERSION = 86
|
||||
|
||||
class SettingsMigrationError < StandardError
|
||||
end
|
||||
|
Reference in New Issue
Block a user