Skip to content

Commit 3ff0f84

Browse files
committed
Add use at your own risk message
Signed-off-by: Anvay Mathur <[email protected]>
1 parent 0ccbb9c commit 3ff0f84

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/content_script/home/Home.svelte

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,10 @@
6868
}}>Options</a
6969
>
7070
</p>
71-
<p><strong>Do not rely</strong> on the data provided by SAS PES.</p>
71+
<p>
72+
<strong>Do not rely</strong> on the data provided by SAS PES. Use at your own
73+
risk.
74+
</p>
7275
{#if board}
7376
<!-- this is for a message board type of thing, where messages can be displayed without updating the extension everytime. This does NOT load javascript. -->
7477
<h3 class="tw-font-medium tw-text-lg">

0 commit comments

Comments
 (0)