UUID for locations / export / import / create

This commit is contained in:
int2001
2025-11-05 11:37:43 +00:00
parent 45972218c7
commit 48b75d4c15
5 changed files with 33 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ $config['migration_enabled'] = TRUE;
|
*/
$config['migration_version'] = 262;
$config['migration_version'] = 263;
/*
|--------------------------------------------------------------------------