Revert "chore: 🧑‍💻 .vscode : disable gitflow"

This reverts commit 51a270bad1.
This commit is contained in:
Mike Cunneen 2025-08-21 20:27:41 +08:00
parent 114c7fcf98
commit cab4a1cb23

View file

@ -1,4 +1,3 @@
{ {
"markdown.extension.toc.updateOnSave": false, "markdown.extension.toc.updateOnSave": false,
"gitflow.disableOnRepo": true,
} }