Close DDD refactor and remove generated asset proxy
This commit is contained in:
@@ -16,7 +16,7 @@ import {
|
||||
} from '../customWorldCoverAssetService';
|
||||
import { requestRpgCreationPostJson } from './rpgCreationRequestHelpers';
|
||||
|
||||
const RPG_CREATION_ASSET_API_BASE = '/api/custom-world';
|
||||
const RPG_CREATION_ASSET_API_BASE = '/api/runtime/custom-world';
|
||||
|
||||
export type RpgCreationHistoryAssetKind = 'character_visual' | 'scene_image';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user