Skip to content

Commit

Permalink
minor reshuffle
Browse files Browse the repository at this point in the history
  • Loading branch information
chinonso098 committed Nov 18, 2023
1 parent 82ead7a commit 678166f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/app.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ import { AudioPlayerComponent } from './system-apps/audioplayer/audioplayer.comp
import { SafeUrlPipe } from './shared/system-pipes/safe.resource.url.pipe';

import { HighlightDirective } from './system-apps/window/window.btn.highlight.directives';
import { FlieManagerHighlightDirective } from './shared/system-directive/file.mngr.highlight.directives';
import { TaskBarEntryHighlightDirective } from './shared/system-directive/taskbar.entry.highlight.directives';
import { FlieManagerHighlightDirective } from './system-apps/filemanager/file.mngr.highlight.directives';
import { TaskBarEntryHighlightDirective } from './system-apps/taskbarentries/taskbar.entry.highlight.directives';
import { LongPressDirective } from './system-apps/audioplayer/long.press.directive';


Expand Down

0 comments on commit 678166f

Please sign in to comment.