Re-add icon variable (Commented)

re-added variable for easier modification in the future.
This commit is contained in:
Even Martinsen
2024-10-21 14:37:55 +02:00
committed by GitHub
parent a2bc50aeb0
commit 5a61c5dda4

View File

@@ -150,6 +150,7 @@ Check out the How To Videos https://www.youtube.com/watch?v=U3Ne_yX4tYo&list=PL5
Tags = @("Excel", "EPPlus", "Export", "Import") Tags = @("Excel", "EPPlus", "Export", "Import")
# The web address of an icon which can be used in galleries to represent this module # The web address of an icon which can be used in galleries to represent this module
#IconUri =
# The web address of this module's project or support homepage. # The web address of this module's project or support homepage.
ProjectUri = "https://github.com/dfinke/ImportExcel" ProjectUri = "https://github.com/dfinke/ImportExcel"