1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-23 07:09:41 +02:00

fixed backup bug + removed console.logs

This commit is contained in:
Hayden 2021-01-09 12:56:20 -09:00
parent b8f7b58da3
commit 1559b015af
8 changed files with 56 additions and 10 deletions

View file

@ -40,6 +40,7 @@
<script>
import api from "../../../api";
// import SuccessFailureAlert from "../../UI/SuccessFailureAlert";
// import TimePicker from "./Webhooks/TimePicker";
export default {
data() {