justNotify
This is the official doc of the justNotify resource for FiveM
Installation
Config
```css
:root { /* dont touch this line! */
--info-text-color: rgb(82, 125, 243);
--error-text-color: rgb(243, 87, 82);
--success-text-color: rgb(130, 243, 82);
--background-color: #2B3246;
--shadow: 9px 9px 18px #262c3e, -9px -9px 18px #30384e;
} /* dont touch this line! */
```Exports
Last updated