feat: update RomM package to 5.1.0
- pin the RomM 5.1.0 multi-architecture image - mount the main volume at /romm for hardlink support - update release notes, configuration text, and documentation - replace the invalid icon with the official RomM isotipo - ignore local AI workspace files and build artifacts
This commit is contained in:
@@ -39,7 +39,7 @@ export const configure = sdk.Action.withInput(
|
||||
async () => ({
|
||||
name: i18n('Configure Metadata Providers'),
|
||||
description: i18n(
|
||||
'Save optional API credentials supported by RomM 3.5.0.',
|
||||
'Save optional API credentials supported by RomM 5.1.0.',
|
||||
),
|
||||
warning: i18n(
|
||||
'Saved values are passed to RomM after the service is restarted. Leave a field blank to remove it.',
|
||||
|
||||
Reference in New Issue
Block a user