Files
PS_AppDeploy-Scripts/BPC STARS/ESR Version/Hall Lab/Config/config.psd1
2025-09-02 15:58:34 -04:00

9 lines
214 B
PowerShell

@{
Assets = @{
# Specify filename of the banner (Classic-only).
Banner = '..\Assets\Banner.Classic.png'
# Specify filename of the logo.
Logo = '..\Assets\AppIcon.png'
}
}