aboutsummaryrefslogtreecommitdiff
path: root/src/api
diff options
context:
space:
mode:
authorVendicated <vendicated@riseup.net>2022-10-20 19:21:21 +0200
committerVen <vendicated@riseup.net>2022-10-20 20:23:14 +0200
commitc80ed1b824b9f0b8aab8103cbde5e9b1f2c951c1 (patch)
treefe3d55df57cd945a71000f197b3eed9842e1833c /src/api
parent50047dd3c22c9b3754684e4d21f7aeeff25dbd79 (diff)
downloadVencord-c80ed1b824b9f0b8aab8103cbde5e9b1f2c951c1.tar.gz
Vencord-c80ed1b824b9f0b8aab8103cbde5e9b1f2c951c1.tar.bz2
Vencord-c80ed1b824b9f0b8aab8103cbde5e9b1f2c951c1.zip
legal: Make esbuild generate & link licensing information
Diffstat (limited to 'src/api')
-rw-r--r--src/api/DataStore/index.ts3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/api/DataStore/index.ts b/src/api/DataStore/index.ts
index f0764b3..3943c11 100644
--- a/src/api/DataStore/index.ts
+++ b/src/api/DataStore/index.ts
@@ -4,7 +4,8 @@
// I would usually not add my own Copyright for such a small modification
// but the Apache License requires this.
-/*
+/*!
+ * idb-keyval v6.2.0
* Copyright 2016, Jake Archibald
* Copyright 2022, Vendicated
*