Skip to content

Commit

Permalink
private minecraft
Browse files Browse the repository at this point in the history
  • Loading branch information
TheTrunk committed Dec 16, 2023
1 parent e741cfc commit 8b7080e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/appsConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ module.exports = {
ownersApps: [], // Will retrieve only apps of owners specified here
whiteListedApps: [], // If there's app in the array, blacklisting will be ignore
blackListedApps: ['Kadena', 'Kadena2', 'PresearchNode*', 'BrokerNode*', 'Folding*'],
minecraftApps: ['mcf', '*minecraft*', 'Minecraft*'],
minecraftApps: ['mcf', '*minecraft*', 'Minecraft*', 'privateminecraft*'],
};

0 comments on commit 8b7080e

Please sign in to comment.