diff --git a/javascript/_textAreas.js b/javascript/_textAreas.js index 8ce694c..267d2fb 100644 --- a/javascript/_textAreas.js +++ b/javascript/_textAreas.js @@ -86,6 +86,13 @@ const thirdParty = { "selectors": [ "Found tags", ] + }, + "TIPO": { + "base": "#tab_txt2img", + "hasIds": false, + "selectors": [ + "Tag Prompt" + ] } }