changed main-class name
This commit is contained in:
parent
792df48fbb
commit
0ae4caf8f6
@ -22,7 +22,7 @@
|
||||
}
|
||||
},
|
||||
"extra": {
|
||||
"shopware-plugin-class": "TurnstileReMaster\\TurnstileReMaster",
|
||||
"shopware-plugin-class": "TurnstileReMaster\\SLINITurnstile",
|
||||
"label": {
|
||||
"de-DE": "Turnstile-Remaster (Canary)",
|
||||
"en-GB": "Turnstile-Remaster (Canary)"
|
||||
|
@ -4,6 +4,6 @@ namespace TurnstileReMaster;
|
||||
|
||||
use Shopware\Core\Framework\Plugin;
|
||||
|
||||
class TurnstileReMaster extends Plugin
|
||||
class SLINITurnstile extends Plugin
|
||||
{
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user