mirror of
https://github.com/koloml/philomena-tagging-assistant.git
synced 2026-05-09 15:12:21 +00:00
5 lines
128 B
TypeScript
5 lines
128 B
TypeScript
/**
|
|
* Automatically generated name of the plugin.
|
|
*/
|
|
export const PLUGIN_NAME = __CURRENT_SITE_NAME__ + ' Tagging Assistant';
|