Add to all icon_url places
This commit is contained in:
@@ -38,6 +38,7 @@ pub struct Info {
|
||||
pub author: &'static str,
|
||||
pub description: &'static str,
|
||||
pub icon_url: &'static str,
|
||||
pub local_url: &'static str,
|
||||
}
|
||||
|
||||
pub trait WebApp : Default + Send + Sync {
|
||||
|
||||
Reference in New Issue
Block a user