Add link to community repo in feedback editor
This commit is contained in:
parent
77c396a0ab
commit
37f910949d
4 changed files with 59 additions and 6 deletions
|
@ -812,6 +812,8 @@ pub struct FeedbackStyle {
|
|||
pub submit_button: Interactive<ContainedText>,
|
||||
pub button_margin: f32,
|
||||
pub info_text: ContainedText,
|
||||
pub link_text: ContainedText,
|
||||
pub link_hover_text: ContainedText,
|
||||
}
|
||||
|
||||
#[derive(Clone, Deserialize, Default)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue