Skip to content

Commit

Permalink
Toast added to dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
elrumo committed Nov 22, 2020
1 parent 0b89f3d commit 5bc81af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/macos-big-sur-icons/src/views/Dashboard.vue
Original file line number Diff line number Diff line change
Expand Up @@ -351,6 +351,7 @@ export default {
approveIcon(icon){
console.log(icon);
let parent = this
// functions.useFunctionsEmulator("http://localhost:5001")
const convertToIcns = functions.httpsCallable("convertToIcns");
Expand Down

1 comment on commit 5bc81af

@vercel
Copy link

@vercel vercel bot commented on 5bc81af Nov 22, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.