Skip to content
Projects
Groups
Snippets
Help
Sign in / Register
Toggle navigation
Minds Frontend
Project overview
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
399
Merge Requests
65
CI / CD
Security & Compliance
Packages
Analytics
Wiki
Snippets
Members
Collapse sidebar
Close sidebar
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Minds
Minds Frontend
Commits
24173b95
Commit
24173b95
authored
8 minutes ago
by
Mark Harding
Browse files
Options
Download
(chore): temporarily disable cookie prompt for seo experiment
parent
4d90e094
master
No related merge requests found
Pipeline
#117706053
running with stages
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/app.component.html
View file @
24173b95
...
...
@@ -60,6 +60,4 @@
></m-modal-signup>
<m-channel--onboarding
*ngIf=
"showOnboarding"
></m-channel--onboarding>
<m-cookies-notice
*ngIf=
"!session.isLoggedIn()"
>
</m-cookies-notice>
</ng-container>
This diff is collapsed.
Please
register
or
sign in
to comment