Updated for Matrix

Corrected copy to clipboard
This commit is contained in:
Ludoviko 2022-01-09 21:08:34 +00:00
parent b45268b2c5
commit 06cc898770
No known key found for this signature in database
GPG key ID: 1E66DEA3F5D623D1
10 changed files with 18 additions and 7 deletions

1
next-env.d.ts vendored
View file

@ -1,5 +1,4 @@
/// <reference types="next" />
/// <reference types="next/types/global" />
/// <reference types="next/image-types/global" />
// NOTE: This file should not be edited