pull/261/head
Cory LaViska 2020-09-30 12:38:56 -04:00
rodzic 438e597ded
commit b68ac29ab9
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -70,7 +70,6 @@
}
function createMethodsTable(methods) {
console.log(methods);
const table = document.createElement('table');
table.innerHTML = `
<thead>