fix(web): update FORGET_MEMORY type
This commit is contained in:
@@ -32,7 +32,7 @@ const typeList = [
|
||||
{ key: 'EXPLICIT_MEMORY' }
|
||||
]
|
||||
},
|
||||
{ key: 'FORGETTING_MANAGEMENT', bg: 5 },
|
||||
{ key: 'FORGET_MEMORY', bg: 5 },
|
||||
]
|
||||
|
||||
const NodeStatistics: FC = () => {
|
||||
|
||||
Reference in New Issue
Block a user