mirror of
https://github.com/Paris-est-Ludique/intranet.git
synced 2025-09-11 05:46:28 +02:00
Add gSheet specific entity write
This commit is contained in:
@@ -330,20 +330,6 @@ class Test {
|
||||
tictactoe: boolean[] = []
|
||||
}
|
||||
|
||||
// class Membre {
|
||||
// membreId = 0
|
||||
|
||||
// nom = ""
|
||||
|
||||
// prenom = ""
|
||||
|
||||
// mail = ""
|
||||
|
||||
// telephone = ""
|
||||
|
||||
// photo = ""
|
||||
// }
|
||||
|
||||
// Can't run it on every test, it requires private access to a google sheet
|
||||
async function testGSheetAPi(): Promise<void> {
|
||||
const dataset: Test[] = [
|
||||
|
Reference in New Issue
Block a user