1
0
mirror of https://github.com/dwaxweiler/connector-mobilizon synced 2025-06-05 21:59:25 +02:00

remove unneeded option

This commit is contained in:
Daniel Waxweiler
2025-05-26 16:56:40 +02:00
parent a6e720679c
commit 4f9785a1a8
7 changed files with 16 additions and 44 deletions

View File

@ -4,3 +4,4 @@ namespace MobilizonConnector;
const DEFAULT_EVENTS_COUNT = 5;
const NAME = '<wordpress-name>';
const NICE_NAME = '<wordpress-nice-name>';
const PLUGIN_VERSION = '<wordpress-version>';