Skip to content

Commit

Permalink
Update team id
Browse files Browse the repository at this point in the history
  • Loading branch information
dirkcuys committed Sep 9, 2024
1 parent 23f3548 commit 2cd17b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assets/dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/jsx/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ class App extends React.Component {
<div className={this.state.selectedLearningCircle?'d-none':''}>
<SearchProvider
origin="https://learningcircles.p2pu.org"
initialState={{team_id: 28}}
initialState={{team_id: 46}}
searchSubject={'learningCircles'}
locale="en"
defaultImageUrl="/assets/img/p2pu-ogimg-default.jpg"
Expand Down

0 comments on commit 2cd17b2

Please sign in to comment.