added TODO comment in settingsTypes file

This commit is contained in:
Sadaqat Ali 2022-08-15 19:30:08 +05:00
parent 9df75d3478
commit 7bd300efbd

View File

@ -1,4 +1,5 @@
const SHOW_HIDE_IMGS = 'show_hide_images';
// TODO: Add more settings types here
export default {
SHOW_HIDE_IMGS,