Skip to content

Commit

Permalink
Fix merge
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmerfield committed Feb 4, 2025
1 parent 60ea760 commit 43a2173
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/templates/folders/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,8 @@ const localPath = require("helper/localPath");
const sync = require("sync");
const fix = require("sync/fix");

<<<<<<< HEAD
const FOLDER_ACCOUNT_EMAIL = config.admin.email || "[email protected]";
const FOLDER_ACCOUNT_PASSWORD = config.session.secret || "password";
=======
const FOLDER_ACCOUNT_EMAIL = config.admin.email || "[email protected]";
>>>>>>> master

const updates = {
bjorn: {
Expand Down

0 comments on commit 43a2173

Please sign in to comment.