Commit 0eb597fe authored by Liang Ding's avatar Liang Ding

🍱 #12389 默认皮肤

parent 64bdab26
......@@ -25,7 +25,7 @@ import org.json.JSONObject;
* This class defines option model relevant keys.
*
* @author <a href="http://88250.b3log.org">Liang Ding</a>
* @version 1.3.0.4, Feb 17, 2017
* @version 1.3.0.5, Jan 31, 2018
* @since 0.6.0
*/
public final class Option {
......@@ -383,7 +383,7 @@ public final class Option {
/**
* Default skin directory name.
*/
public static final String DEFAULT_SKIN_DIR_NAME = "9IPHP";
public static final String DEFAULT_SKIN_DIR_NAME = "Medium";
/**
* Default language.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment