mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
This commit is contained in:
@@ -58,7 +58,7 @@ Item {
|
||||
|
||||
// Initialize provider
|
||||
function init() {
|
||||
Logger.i("ClipboardProvider", "Initialized");
|
||||
Logger.d("ClipboardProvider", "Initialized");
|
||||
// Pre-load clipboard data if service is active
|
||||
if (ClipboardService.active) {
|
||||
ClipboardService.list(100);
|
||||
|
||||
Reference in New Issue
Block a user