diff --git a/app_chatgpt/__manifest__.py b/app_chatgpt/__manifest__.py index 725eaa73..650dcf0c 100644 --- a/app_chatgpt/__manifest__.py +++ b/app_chatgpt/__manifest__.py @@ -10,7 +10,7 @@ { 'name': 'Latest ChatGPT4 AI Center. GPT 4 for image, Dall-E Image.Multi Robot Support. Chat and Training', - 'version': '16.23.03.28', + 'version': '16.23.03.31', 'author': 'Sunpop.cn', 'company': 'Sunpop.cn', 'maintainer': 'Sunpop.cn', diff --git a/app_chatgpt/static/src/models_data/emoji_data.js b/app_chatgpt/static/src/models_data/emoji_data.js index 66b27117..08288687 100644 --- a/app_chatgpt/static/src/models_data/emoji_data.js +++ b/app_chatgpt/static/src/models_data/emoji_data.js @@ -21857,55 +21857,6 @@ const emojisData0 = `{ "shortcodes": [ ":thumbs_down:" ] -}, -{ - "category": "ChatGpt Training", - "codepoints": "👐", - "emoticons": [], - "keywords": [ - "` + _lt("mark") + `", - "` + _lt("neutral") + `", - "` + _lt("hand") + `", - "` + _lt("open") + `", - "` + _lt("open hands") + `" - ], - "name": "` + _lt("mark_as_neutral. open hands") + `", - "shortcodes": [ - ":open_hands:" - ] -}, -{ - "category": "ChatGpt Training", - "codepoints": "👋", - "emoticons": [], - "keywords": [ - "` + _lt("mark") + `", - "` + _lt("redundant") + `", - "` + _lt("hand") + `", - "` + _lt("wave") + `", - "` + _lt("waving") + `" - ], - "name": "` + _lt("mark_as_redundant. waving hand") + `", - "shortcodes": [ - ":waving_hand:" - ] -}, -{ - "category": "ChatGpt Training", - "codepoints": "🈵", - "emoticons": [], - "keywords": [ - "` + _lt("mark") + `", - "` + _lt("unhelpful") + `", - "` + _lt("“no vacancy”") + `", - "` + _lt("ideograph") + `", - "` + _lt("Japanese") + `", - "` + _lt("満") + `" - ], - "name": "` + _lt("mark_as_unhelpful. Need more answer") + `", - "shortcodes": [ - ":Japanese_“no_vacancy”_button:" - ] },`; export const emojisData = JSON.parse(`[