We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8df2c3c commit da05142Copy full SHA for da05142
1 file changed
lib/Sections/CurrencyAdmin.php
@@ -28,7 +28,6 @@ public function getName(): string {
28
}
29
30
public function getPriority(): int {
31
-
32
- return 98;
+ return 80;
33
34
0 commit comments