Skip to content

Commit 2872d19

Browse files
committed
debian/control: remove trailing spaces
1 parent 4cd9f32 commit 2872d19

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

app/components.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ declare module 'vue' {
1515
BBreadcrumb: typeof import('bootstrap-vue-next/components/BBreadcrumb')['BBreadcrumb']
1616
BBreadcrumbItem: typeof import('bootstrap-vue-next/components/BBreadcrumb')['BBreadcrumbItem']
1717
BButton: typeof import('bootstrap-vue-next/components/BButton')['BButton']
18+
BButtonGroup: typeof import('bootstrap-vue-next/components/BButton')['BButtonGroup']
1819
BButtonToolbar: typeof import('bootstrap-vue-next/components/BButton')['BButtonToolbar']
1920
BCard: typeof import('bootstrap-vue-next/components/BCard')['BCard']
2021
BCardBody: typeof import('bootstrap-vue-next/components/BCard')['BCardBody']

debian/control

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Source: yunohost-admin
22
Section: utils
33
Priority: extra
44
Maintainer: YunoHost Contributors <contrib@yunohost.org>
5-
Build-Depends: debhelper (>=12), debhelper-compat (= 13), nodejs (>=10.15.2), yarnpkg
5+
Build-Depends: debhelper (>=12), debhelper-compat (= 13), nodejs (>=10.15.2), yarnpkg
66
Standards-Version: 3.9.6
77
Homepage: https://yunohost.org/
88

@@ -15,6 +15,6 @@ Description: web administration interface for yunohost
1515
an email, Web and IM server alongside a LDAP base. It also provides
1616
facilities to manage users, domains, apps and so.
1717
.
18-
This package contains the JavaScript web client for the YunoHost API,
19-
providing a web-based interface for system administration of a
18+
This package contains the JavaScript web client for the YunoHost API,
19+
providing a web-based interface for system administration of a
2020
YunoHost server.

0 commit comments

Comments
 (0)