fix: rename hasEngagedEcology → hasEngagedBoard in onboarding status, clean up stale ecology references
This commit is contained in:
parent
74b2287d48
commit
a0f60bcdc0
8 changed files with 24 additions and 24 deletions
|
|
@ -35,7 +35,7 @@
|
|||
<div v-if="currentSuggestion.key === 'empty'" class="ow-prompt">> look</div>
|
||||
<div v-if="currentSuggestion.key === 'empty'" class="ow-message ow-message--dim">{{ currentSuggestion.text }}</div>
|
||||
|
||||
<!-- Recommendation (event, ecology, or wiki) -->
|
||||
<!-- Recommendation (event, board, or wiki) -->
|
||||
<template v-if="currentSuggestion.key !== 'empty'">
|
||||
<div class="ow-prompt">> look</div>
|
||||
<div class="ow-message">{{ currentSuggestion.text }}</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue