mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2025-12-13 13:11:43 +00:00
Merge pull request #134 from a110605/move_schema
Move harvester schema.js into harvester folder
This commit is contained in:
commit
9e32052329
@ -3,4 +3,4 @@ import SteveSchema from '@shell/models/steve-schema';
|
|||||||
/**
|
/**
|
||||||
* This is the steve schema that's used for the harvester store
|
* This is the steve schema that's used for the harvester store
|
||||||
*/
|
*/
|
||||||
export default class HarvesterStoreSchema extends SteveSchema { }
|
export default class HarvesterStoreSchema extends SteveSchema {}
|
||||||
Loading…
x
Reference in New Issue
Block a user