diff options
| author | Ben Beltran <ben@nsovocal.com> | 2020-05-31 23:32:38 +0200 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2020-05-31 23:32:38 +0200 |
| commit | 863ccf104e7cae08268b9e46896b82a9918a22fd (patch) | |
| tree | 70543365776109995e6103aacab82259bf1f2da2 /bin | |
| parent | aaf169bdf57cc512413f19009319e51ef4b98525 (diff) | |
| parent | d92ac8ccf6516011bc40bff2b17ef0d0d766f9de (diff) | |
Merge branch 'feature/update-code' into develop
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/blog.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/blog.js b/bin/blog.js index 5d27d4a..18443aa 100755 --- a/bin/blog.js +++ b/bin/blog.js @@ -38,6 +38,7 @@ const internals = { } } } + console.log('Not yet implemented'); } catch (err) { |