Add me to dev list (I am epic)

This commit is contained in:
Allink 2022-05-04 07:13:43 +01:00 committed by GitHub
parent 6756f2db76
commit 303f81d5cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -34,7 +34,8 @@ public class PlexUtils implements PlexBase
"f5cd54c4-3a24-4213-9a56-c06c49594dff", // Taahh
"53b1512e-3481-4702-9f4f-63cb9c8be6a1", // supernt
"ca83b658-c03b-4106-9edc-72f70a80656d", // ayunami2000
"2e06e049-24c8-42e4-8bcf-d35372af31e6" // Fleek
"2e06e049-24c8-42e4-8bcf-d35372af31e6", // Fleek
"a52f1f08-a398-400a-bca4-2b74b81feae6" // Allink
);
public static <T> T addToArrayList(List<T> list, T object)