You've already forked AstralRinth
forked from didirus/AstralRinth
Fix moderation + oauth (#1515)
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<ChartDisplay :projects="projects" />
|
||||
<ChartDisplay :projects="projects.map((x) => ({ title: x.name, ...x }))" />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user