mirror of
https://github.com/modrinth/code.git
synced 2026-08-26 01:26:23 +00:00
Add refresh button in files tab behind feature flag (#5431)
This commit is contained in:
@@ -32,6 +32,7 @@ export const DEFAULT_FEATURE_FLAGS = validateValues({
|
||||
projectBackground: false,
|
||||
searchBackground: false,
|
||||
advancedDebugInfo: false,
|
||||
FilesRefreshButton: false,
|
||||
showProjectPageDownloadModalServersPromo: false,
|
||||
showProjectPageCreateServersTooltip: true,
|
||||
showProjectPageQuickServerButton: false,
|
||||
|
||||
Reference in New Issue
Block a user