1
0
Fork 0
mirror of https://code.naskya.net/repos/ndqEd synced 2025-03-20 15:14:54 +09:00

UI for publishing an Invite

This commit is contained in:
Pere Lev 2023-06-16 17:39:11 +03:00
parent ffb5dadac7
commit aaa92d8141
No known key found for this signature in database
GPG key ID: 5252C5C863E5E57D
4 changed files with 52 additions and 2 deletions

View file

@ -1,6 +1,6 @@
-- This file is part of Vervis.
--
-- Written in 2016, 2018, 2019, 2020, 2022
-- Written in 2016, 2018, 2019, 2020, 2022, 2023
-- by fr33domlover <fr33domlover@riseup.net>.
--
-- ♡ Copying is an act of love. Please copy, reuse and share.
@ -132,6 +132,7 @@
--/publish/comment PublishCommentR GET POST
/publish/offer-merge PublishOfferMergeR GET POST
/publish/merge PublishMergeR GET POST
/publish/invite PublishInviteR GET POST
---- Person ------------------------------------------------------------------