mirror of
https://github.com/crater-invoice/crater.git
synced 2026-02-08 20:02:39 -05:00
add mail sender in setting
This commit is contained in:
@@ -25,6 +25,7 @@ export const useUsersStore = (useWindow = false) => {
|
||||
password: null,
|
||||
phone: null,
|
||||
companies: [],
|
||||
sender_id: null,
|
||||
},
|
||||
}),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user