Updated comments

This commit is contained in:
Fred Boniface 2022-12-08 20:40:55 +00:00
parent 7c8a79b624
commit ca90da651d
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
// input: [str, CRS or TIPLOC, staff: BOOL, use staff API or not]
// Runs checks on input data and calls an internal function to get data.
// convertTiploc() : Exported: Looks up CRS, Name & STANOX for Tiploc
// convertTiploc(TIPLOC) : Exported: Looks up CRS, Name & STANOX for Tiploc
const ldb = require('ldbs-json')
const keys = require('/srv/keys/owlboard/keys.configs')