forked from jsnbuchanan/crowd-funder-for-time-pwa
for BVC shortcut: send attend & give actions, and list actions to confirm
This commit is contained in:
@@ -119,7 +119,7 @@ export default class ContactGiftingView extends Vue {
|
||||
|
||||
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
||||
} catch (err: any) {
|
||||
console.log("Error retrieving settings & contacts:", err);
|
||||
console.error("Error retrieving settings & contacts:", err);
|
||||
this.$notify(
|
||||
{
|
||||
group: "alert",
|
||||
|
||||
Reference in New Issue
Block a user