flask-restful依赖替换完成
This commit is contained in:
+2
-2
@@ -2024,7 +2024,7 @@ window.tinymce.Resource.add("tinymce.plugins.emoticons", {
|
||||
category: "people"
|
||||
},
|
||||
school_satchel: {
|
||||
keywords: [ "vip", "education", "bag", "backpack" ],
|
||||
keywords: [ "student", "education", "bag", "backpack" ],
|
||||
"char": '<img data-emoticon="true" style="width:1em;height:1em;margin:0 .05em 0 .1em;vertical-align:-.1em" draggable="false" alt="\ud83c\udf92" src="1f392.png"/>',
|
||||
fitzpatrick_scale: false,
|
||||
category: "people"
|
||||
@@ -5012,7 +5012,7 @@ window.tinymce.Resource.add("tinymce.plugins.emoticons", {
|
||||
category: "travel_and_places"
|
||||
},
|
||||
school: {
|
||||
keywords: [ "building", "vip", "education", "learn", "teach" ],
|
||||
keywords: [ "building", "student", "education", "learn", "teach" ],
|
||||
"char": '<img data-emoticon="true" style="width:1em;height:1em;margin:0 .05em 0 .1em;vertical-align:-.1em" draggable="false" alt="\ud83c\udfeb" src="1f3eb.png"/>',
|
||||
fitzpatrick_scale: false,
|
||||
category: "travel_and_places"
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
+2
-2
@@ -2011,7 +2011,7 @@ window.tinymce.Resource.add("tinymce.plugins.emoticons", {
|
||||
category: "people"
|
||||
},
|
||||
school_satchel: {
|
||||
keywords: [ "vip", "education", "bag", "backpack" ],
|
||||
keywords: [ "student", "education", "bag", "backpack" ],
|
||||
"char": "\ud83c\udf92",
|
||||
fitzpatrick_scale: false,
|
||||
category: "people"
|
||||
@@ -4999,7 +4999,7 @@ window.tinymce.Resource.add("tinymce.plugins.emoticons", {
|
||||
category: "travel_and_places"
|
||||
},
|
||||
school: {
|
||||
keywords: [ "building", "vip", "education", "learn", "teach" ],
|
||||
keywords: [ "building", "student", "education", "learn", "teach" ],
|
||||
"char": "\ud83c\udfeb",
|
||||
fitzpatrick_scale: false,
|
||||
category: "travel_and_places"
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user