mirror of https://github.com/gdamore/tcell.git
added js flag
This commit is contained in:
parent
b96a7ed4dc
commit
0851813f48
|
@ -1,5 +1,5 @@
|
||||||
//go:build tcell_minimal || nacl || zos || plan9 || windows || android
|
//go:build tcell_minimal || nacl || zos || plan9 || windows || android || js
|
||||||
// +build tcell_minimal nacl zos plan9 windows android
|
// +build tcell_minimal nacl zos plan9 windows android js
|
||||||
|
|
||||||
// Copyright 2019 The TCell Authors
|
// Copyright 2019 The TCell Authors
|
||||||
//
|
//
|
||||||
|
|
Loading…
Reference in New Issue