fix neofetch bug

pull/26/head
purofle 3 years ago
parent fe4a6e9f41
commit 70153c0df1

@ -1,3 +1,3 @@
export * from './commands';
export * from './api_commands';
export { default as sumfetch } from './sumfetch';
export { default as neofetch } from './neofetch';

Loading…
Cancel
Save