Rename initial accessors.

This commit is contained in:
Dominik Pantůček 2023-04-11 22:00:04 +02:00
parent c854fed99d
commit 5afdd8fb44
5 changed files with 11 additions and 11 deletions

View file

@ -297,7 +297,7 @@
(gen-web-static MB (-web-dir-)))
((edit)
(if mr
(edit-file (member-file-path mr))
(edit-file (brmember-file-path mr))
(print "No member to edit.")))
((no-op) (void))
((unpaired)