Very dirty addition of missing api's

This commit is contained in:
Shane A. Faulkner
2018-07-14 01:09:20 -05:00
parent 55b7a3e4d1
commit 31349a47d3
2 changed files with 46 additions and 0 deletions

View File

@@ -34,7 +34,10 @@ pub fn routes() -> Vec<Route> {
post_ciphers_admin,
post_ciphers_import,
post_attachment,
post_attachment_admin,
post_attachment_share,
delete_attachment_post,
delete_attachment_post_admin,
delete_attachment,
post_cipher_admin,
post_cipher_share,