diff options
author | George Hazan <george.hazan@gmail.com> | 2023-12-15 17:45:34 +0300 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2023-12-15 17:45:34 +0300 |
commit | effb19fea7c74535cd0e44f547879a5651c4a44e (patch) | |
tree | e3a1c7133f2ff7dbfa84b25493ecc1edaa3427b8 /plugins | |
parent | c34f562d576b6e24b1d6f2a452a04728585a3717 (diff) |
fixes #4053 (NewStory: в списке шаблонов появилась пустая категория)
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/NewStory/src/templates.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/NewStory/src/templates.h b/plugins/NewStory/src/templates.h index bfb7e123e7..ffe904c16e 100644 --- a/plugins/NewStory/src/templates.h +++ b/plugins/NewStory/src/templates.h @@ -54,7 +54,6 @@ enum TPL_COPY_MESSAGE, TPL_COPY_FILE, - TPL_COPY_URL, TPL_COPY_SIGN, TPL_COPY_OTHER, |