Add is_new to config

This commit is contained in:
James Rowe 2019-11-02 16:33:45 -06:00
parent e72a5f0420
commit 561f0071bd

View File

@ -38,6 +38,8 @@ need_subscription_description = "You are signed in, but you need to link your Pa
# Displayed when the package has an authentication, but the user has not linked their account
need_reward_tier_description = "You are signed in, but are not backing an eligible reward tier! Click here for more details"
requires_authorization = true
# puts a "new" ribbon the package select
is_new = true
[packages.source]
name = "patreon"
match = "^yuzu-windows-msvc-[0-9]*-[0-9a-f]*.tar.xz$"