From 98bcf0cff55fbd2169bb28612a8afa9f1d6045fc Mon Sep 17 00:00:00 2001 From: Matthias Mair Date: Wed, 12 May 2021 00:49:30 +0200 Subject: [PATCH] credit for clipboard --- docs/credits.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/credits.md b/docs/credits.md index 4388d97..da69a09 100644 --- a/docs/credits.md +++ b/docs/credits.md @@ -54,3 +54,4 @@ InvenTree relies on the following frontend libraries and components: | [fullcalendar](https://github.com/fullcalendar/fullcalendar/) | MIT | Calender rendering | | [Moment JS](https://github.com/moment/momentjs.com/) | MIT | Time and date rendering | | [jquery-treegrid](https://github.com/maxazan/jquery-treegrid/) | MIT | Treegrid rendering | +| [clipboard.js](https://github.com/zenorocha/clipboard.js) | MIT | text copying |