This commit is contained in:
Jan Niggemann 2024-01-02 08:00:37 -08:00 committed by GitHub
commit 187e4b9974
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ Vue.config.productionTip = true;
const notyDefault = {
type: "info",
layout: "bottomRight",
layout: "bottomLeft",
timeout: 1000,
progressBar: true,
};