mirror of
https://github.com/discourse/discourse.git
synced 2025-09-05 08:59:27 +08:00
FIX: base script import to handle category color/text color
This commit is contained in:
parent
f0b35b2fe2
commit
dcc4267490
5 changed files with 4 additions and 6 deletions
|
@ -1,5 +1,4 @@
|
|||
require "mysql2"
|
||||
|
||||
require File.expand_path(File.dirname(__FILE__) + "/base.rb")
|
||||
|
||||
# Call it like this:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue