mirror of
https://github.com/Kenshin/simpread.git
synced 2026-02-01 15:41:29 +00:00
Format source.
This commit is contained in:
parent
95c0c13f94
commit
1a3babd974
@ -14,7 +14,6 @@ export default class Pluginbar extends React.Component {
|
||||
|
||||
getCategory() {
|
||||
Object.values( storage.plugins ).forEach( ( item, idx ) => {
|
||||
|
||||
if ( this.category[item.category] ) {
|
||||
this.category[item.category].push( item );
|
||||
} else {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user