change enjemad text

This commit is contained in:
2026-01-19 16:15:09 +03:30
parent 492fc2ec08
commit 8beb27f8c0
246 changed files with 245 additions and 245 deletions

View File

@@ -0,0 +1 @@
import{a}from"./redux-vendor-B7uoacJt.js";import{j as n,L as o,h as u}from"./index-BHF9XhlR.js";const S=a("SLAUGHTER_SUBMIT_DISPENSER",async(e,{dispatch:r})=>{try{const{data:s,status:t}=await n.post("dispenser/",e);return r(o()),{data:s,status:t}}catch(s){return r(u()),{error:s.response.data.result}}}),p=a("SLAUGHTER_EDIT_DISPENSER",async(e,{dispatch:r})=>{try{const{data:s,status:t}=await n.put("dispenser/0/",e);return r(o()),{data:s,status:t}}catch(s){return r(u()),{error:s.response.data.result}}});export{p as a,S as s};