Crowdfunding config

This commit is contained in:
yflory
2018-09-14 10:36:29 +02:00
parent 003b0f7571
commit 6257b23f16
2 changed files with 2 additions and 1 deletions

View File

@@ -615,7 +615,7 @@ define([
}
]);
var crowdFunding = h('button', [
var crowdFunding = AppConfig.disableCrowdfundingMessages ? undefined : h('button', [
Msg.crowdfunding_home1,
h('br'),
Msg.crowdfunding_home2