1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-17 10:30:46 +02:00

Flextype Site Plugin: set priority to -1000000 very very low #117

This commit is contained in:
Awilum
2019-06-11 14:01:51 +03:00
parent f104eaf5b8
commit 336c3cdc7d

View File

@@ -1,3 +1,4 @@
{
"enabled": true
"enabled": true,
"priority": -1000000
}