This commit is contained in:
rafael-aero
2021-12-13 14:10:40 +01:00

View File

@@ -34,5 +34,7 @@
/// The title of the url at text.
/// </summary>
public string Bookmark { get; set; }
public NativeImage? Image { get; set; }
}
}
}