Disable text connection

This commit is contained in:
2025-04-17 09:24:32 -04:00
parent 0aacbfe113
commit 950e106229

View File

@@ -17,9 +17,9 @@
<field id="api_token" translate="label" type="password" sortOrder="1" showInDefault="1" showInWebsite="0" showInStore="0"> <field id="api_token" translate="label" type="password" sortOrder="1" showInDefault="1" showInWebsite="0" showInStore="0">
<label>API Token</label> <label>API Token</label>
</field> </field>
<field id="auth_test" translate="label" type="button" sortOrder="1" showInDefault="1" showInWebsite="0" showInStore="0"> <!-- <field id="auth_test" translate="label" type="button" sortOrder="1" showInDefault="1" showInWebsite="0" showInStore="0">
<frontend_model>SoundPress\WHIOrders\Block\System\Config\TestConnection</frontend_model> <frontend_model>SoundPress\WHIOrders\Block\System\Config\TestConnection</frontend_model>
</field> </field> -->
</group> </group>
</section> </section>
</system> </system>