Skip to content

Commit

Permalink
Add "origin" to window.location (#13251)
Browse files Browse the repository at this point in the history
  • Loading branch information
kidandcat authored and Araq committed Jan 24, 2020
1 parent ccb728a commit fb74497
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/js/dom.nim
Original file line number Diff line number Diff line change
Expand Up @@ -923,6 +923,7 @@ type
port*: cstring
protocol*: cstring
search*: cstring
origin*: cstring

History* = ref HistoryObj
HistoryObj {.importc.} = object of RootObj
Expand Down

0 comments on commit fb74497

Please sign in to comment.