Reinstall feature
- implemented reinstall in Settings > Advanced - shorten placeholder for Form name input
This commit is contained in:
@ -113,6 +113,7 @@ class Initializer {
|
||||
}
|
||||
|
||||
function setupAnalytics() {
|
||||
|
||||
$widget = new Analytics();
|
||||
$widget->init();
|
||||
}
|
||||
|
Reference in New Issue
Block a user