i dont remember what this commit is for
parent
586f7cfce0
commit
822034982b
|
@ -4,7 +4,7 @@ export interface MemberInterface extends Document {
|
|||
userID: string
|
||||
additional: {
|
||||
langs: ['js', 'py', 'rb', 'ts', 'rs', 'go', 'cfam', 'csharp', 'swift', 'java', 'kt', 'asm'],
|
||||
operatingSystems: ['arch', 'deb', 'fedora', 'manjaro', 'mdarwin', 'redhat', 'ubuntu', 'win'],
|
||||
operatingSystems: ['arch', 'deb', 'cent', 'fedora', 'manjaro', 'mdarwin', 'redhat', 'ubuntu', 'win'],
|
||||
},
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue