Add permissions to the page
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
use serde::Deserialize;
|
||||
#[derive(Deserialize)]
|
||||
#[derive(Deserialize, Debug)]
|
||||
pub(crate) struct LinkForm {
|
||||
pub title: String,
|
||||
pub target: String,
|
||||
|
||||
Reference in New Issue
Block a user