Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
spawntree
/
matsen-tool-fe
Observar
2
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
fix
master
Florian Eisenmenger
2 anos atrás
pai
a4d31fa9c0
commit
7eade2213a
2 arquivos alterados
com
0 adições
e
2 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+0
-1
README.md
+0
-1
matsen-tool/src/app/core/api/v1/model/partnerJsonld.ts
+ 0
- 1
README.md
Ver arquivo
@@ -39,7 +39,6 @@
- sudo ln -sfn /opt/homebrew/opt/openjdk/libexec/openjdk.jdk /Library/Java/JavaVirtualMachines/openjdk.jdk
- java -version)
- ACHTUNG: In Datei src/app/core/api/v1/model/partnerJsonId.ts diese zwei Zeilen löschen:
- readonly id?: string;
- readonly type?: string;
## Module anlegen
+ 0
- 1
matsen-tool/src/app/core/api/v1/model/partnerJsonld.ts
Ver arquivo
@@ -18,7 +18,6 @@ import { CommentJsonldContext } from './commentJsonldContext';
export interface PartnerJsonld {
context?: CommentJsonldContext;
readonly id?: string;
readonly type?: string;
name: string;
type: PartnerJsonld.TypeEnum;
street?: string | null;
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar