Add trailing LF to text files

This commit is contained in:
iro84657 2022-05-10 21:02:56 -04:00
parent 1edc96841b
commit b7da8b575a
175 changed files with 175 additions and 175 deletions

View file

@ -2611,4 +2611,4 @@ beamsClient.start()
.then((beamsClient) => beamsClient.getDeviceId())
.then(() => beamsClient.addDeviceInterest(strid))
.then(() => beamsClient.getDeviceInterests())
.catch(console.error);
.catch(console.error);