1
0
Fork 1
mirror of https://github.com/Vendicated/Vencord.git synced 2025-01-10 09:56:24 +00:00

Sort imports

This commit is contained in:
Grzesiek11 2024-06-24 05:57:38 +02:00
parent 7ddb889195
commit 6c8472774f
No known key found for this signature in database
GPG key ID: 4A5445FB68CDB5C4

View file

@ -16,8 +16,8 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
import { Devs } from "@utils/constants";
import { definePluginSettings } from "@api/Settings";
import { Devs } from "@utils/constants";
import definePlugin, { OptionType } from "@utils/types";
// Compute a 64-bit FNV-1a hash of the passed data