Skip to content
Next
Projects
Groups
Snippets
Help
Sign in / Register
Toggle navigation
Minds Frontend
Project
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
806
Merge Requests
53
CI / CD
Security & Compliance
Packages
Wiki
Snippets
Members
Collapse sidebar
Close sidebar
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Minds
Minds Frontend
Commits
abfff287
Commit
abfff287
authored
1 hour ago
by
Ben Hayward
Browse files
Options
Download
Update sidebar-selector.component.ts
parent
cc971618
fix/default-preferred-state-1366
1 merge request
!433
[Sprint/InterestingIguana](feat): Preferred hashtag remembered in local storage #1366
Pipeline
#93612097
passed with stages
in 64 minutes and 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
src/app/modules/hashtags/sidebar-selector/sidebar-selector.component.ts
View file @
abfff287
...
...
@@ -57,8 +57,6 @@ export class SidebarSelectorComponent implements OnInit {
}
async
load
()
{
console
.
log
(
'
testtesttest<<<<<<<<
'
);
console
.
log
(
this
.
preferred
);
this
.
loading
=
true
;
this
.
detectChanges
();
...
...
This diff is collapsed.
Please
register
or
sign in
to comment