mirror of
https://github.com/logseq/logseq.git
synced 2026-06-01 19:01:22 +00:00
chore: set default branch to master
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
|
||||
(rum/defcs add-repo <
|
||||
(rum/local "" ::repo)
|
||||
(rum/local "" ::branch)
|
||||
(rum/local "master" ::branch)
|
||||
[state]
|
||||
(let [repo (get state ::repo)
|
||||
branch (get state ::branch)]
|
||||
|
||||
Reference in New Issue
Block a user