2024-06-26 00:57:56 +00:00
|
|
|
// SPDX-FileCopyrightText: 2024 Devin Lin <devin@kde.org>
|
2024-07-15 21:07:26 +00:00
|
|
|
// SPDX-License-Identifier: LGPL-2.0-or-later
|
2024-06-26 00:57:56 +00:00
|
|
|
|
|
|
|
|
const panel = new Panel("org.kde.plasma.mobile.panel");
|
|
|
|
|
panel.location = "top";
|