You've already forked AstralRinth
forked from didirus/AstralRinth
Export UI (#297)
* Exporting * Linter * Fixed helper error * Delete export
This commit is contained in:
@@ -56,6 +56,7 @@
|
||||
:options="['update_all', 'filter_update']"
|
||||
default-value="update_all"
|
||||
:disabled="!projects.some((x) => x.outdated)"
|
||||
name="update-all-dropdown"
|
||||
@option-click="updateAll"
|
||||
>
|
||||
<template #update_all>
|
||||
|
||||
Reference in New Issue
Block a user