Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nnqq committed Aug 20, 2023
1 parent ab34fbd commit 8437b72
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pages/company/_companySlug.vue
Original file line number Diff line number Diff line change
Expand Up @@ -1044,7 +1044,7 @@ export default Vue.extend({
w.yaContextCb.push(() => {
w.Ya.Context.AdvManager.render({
renderTo: 'horizontal-2',
blockId: 'R-A-2665526-2',
blockId: 'R-A-2665526-3',
type: 'feed'
})
})
Expand Down
2 changes: 1 addition & 1 deletion pages/orgs/company/_orgSlug.vue
Original file line number Diff line number Diff line change
Expand Up @@ -562,7 +562,7 @@ export default Vue.extend({
w.yaContextCb.push(() => {
w.Ya.Context.AdvManager.render({
renderTo: 'horizontal-2',
blockId: 'R-A-2665526-2',
blockId: 'R-A-2665526-3',
type: 'feed'
})
})
Expand Down

0 comments on commit 8437b72

Please sign in to comment.