mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 14:33:33 -07:00
remove console
This commit is contained in:
parent
64c3e5ed45
commit
389d163c0e
1 changed files with 0 additions and 1 deletions
|
@ -540,7 +540,6 @@ export default defineNuxtComponent({
|
||||||
|
|
||||||
const aliasManagerDialog = ref(false);
|
const aliasManagerDialog = ref(false);
|
||||||
function aliasManagerEventHandler() {
|
function aliasManagerEventHandler() {
|
||||||
console.log("Opening alias manager dialog");
|
|
||||||
aliasManagerDialog.value = true;
|
aliasManagerDialog.value = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue