瀏覽代碼

Correct title for button on federation actions button

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
tags/v26.0.0beta1
julia.kirschenheuter 1 年之前
父節點
當前提交
6d13916a5f

+ 1
- 0
apps/settings/src/components/PersonalInfo/shared/FederationControlAction.vue 查看文件

@@ -29,6 +29,7 @@
:icon="iconClass"
:title="isSupportedScope ? tooltip : tooltipDisabled"
@click.stop.prevent="updateScope">
{{ isSupportedScope ? tooltip : tooltipDisabled }}
</NcActionButton>
</template>


+ 2
- 2
dist/settings-vue-settings-personal-info.js
文件差異過大導致無法顯示
查看文件


+ 1
- 1
dist/settings-vue-settings-personal-info.js.map
文件差異過大導致無法顯示
查看文件


Loading…
取消
儲存