mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-10 18:10:56 +09:00
Base: Allow NotificationServer to access the Clipboard
Otherwise it fails to even start.
This commit is contained in:
parent
e5a231e36f
commit
00c166e2ca
Notes:
sideshowbarker
2024-07-19 06:38:26 +09:00
Author: https://github.com/bugaevc
Commit: 00c166e2ca
Pull-request: https://github.com/SerenityOS/serenity/pull/2231
1 changed files with 1 additions and 1 deletions
|
@ -7,5 +7,5 @@ lookup:x:10:protocol,anon
|
|||
protocol:x:11:anon
|
||||
notify:x:12:anon
|
||||
window:x:13:anon,notify
|
||||
clipboard:x:14:anon
|
||||
clipboard:x:14:anon,notify
|
||||
users:x:100:anon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue