Fix server-frame bug

This commit is contained in:
Case Duckworth 2021-09-01 18:14:15 -05:00
parent 59d7b1fd38
commit 31d5d1f4ce
1 changed files with 1 additions and 1 deletions

View File

@ -1329,7 +1329,7 @@ already been connected to."
(advice-add 'edit-server-make-frame :before
(defun edit-server@set-a-variable (&rest _)
(setq edit-server-frame-p t)))))
(setq-local edit-server-frame-p t)))))
(setup (:straight (electric-cursor
:host github