FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
surecart
/
dist
/
components
/
collection
/
store
/
selected-processor
Edit File: watchers.js
import state,{onChange}from"./store";onChange("id",(()=>{state.manual=!!(null==state?void 0:state.id)&&!["paypal","stripe","mollie","paystack","razorpay","mock"].includes(state.id)}));
Save
Back