Skip to content

Commit aa6cde2

Browse files
committed
Type a field correctly as DocumentUri
1 parent 7b4759b commit aa6cde2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/protocol/configuration.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ const WatchKinds = (Create = 1,
4141

4242

4343
@dict_readable struct FileEvent
44-
uri::String
44+
uri::DocumentUri
4545
type::FileChangeType
4646
end
4747

0 commit comments

Comments
 (0)