feat: update Makelore modules and conversations
This commit is contained in:
@@ -55,7 +55,6 @@ export function isSuperpowersEnabledForDirectory(directory) {
|
||||
if (typeof projectConfig.superpowersEnabled === 'boolean') {
|
||||
return projectConfig.superpowersEnabled;
|
||||
}
|
||||
if (projectConfig.templateId === 'game-development') return false;
|
||||
} catch {
|
||||
// Non-NianCode and incomplete projects retain the historical default.
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user