Skip to content

Commit 469f412

Browse files
committed
Remove Security Warning, add comment for HTML
1 parent 1887e8b commit 469f412

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# Spark Kiosk Notify
22

3-
# DO NOT USE - MAJOR SECURITY ISSUE FOUND
4-
53
Adds a notification panel to your Laravel Spark Kiosk, allowing you to send notifications to users.
64

75
## Planned / Desired Features
@@ -58,6 +56,7 @@ Place a link to the notifications settings tab:
5856
Inside the `<!-- Tab Panels -->` section, place the code to load the notifications tab:
5957

6058
```html
59+
<!-- Notifications -->
6160
<div role="tabpanel" class="tab-pane" id="notifications">
6261
@include('spark-kiosk-notify::notifications')
6362
</div>

0 commit comments

Comments
 (0)